home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.33 (October) / PC Gamer Disc 7.33 (October 2003).ISO / Data / items.pcg / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2003-07-17  |  110b  |  4 lines

  1. on(release){
  2.    getURL("FSCommand:exec","JSTART\tSoftware/" + eval("demoPath" + TheCurrentDemo) + "\t");
  3. }
  4.